sync
This commit is contained in:
		@@ -25,6 +25,11 @@
 | 
			
		||||
                <input type="text" id="input123" class="LP-Input__Field"/>
 | 
			
		||||
                <span class="LP-Input__Message">Field is required</span>
 | 
			
		||||
            </span>
 | 
			
		||||
            <span class="LP-Form__Field LP-Form__Field--narrower LP-Input">
 | 
			
		||||
                <label for="input123" class="LP-Input__Label">Disabled</label>
 | 
			
		||||
                <input type="text" id="input123" class="LP-Input__Field" disabled="disabled"/>
 | 
			
		||||
                <span class="LP-Input__Message">Field is required</span>
 | 
			
		||||
            </span>
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        <div class="LP-Form__Composition">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user