✨(demo) update demo app
Update the demo app to make it work with new tokens.
This commit is contained in:
committed by
NathanVss
parent
47e3e28090
commit
f93a83655c
@@ -193,15 +193,6 @@ export const FormExampleRight = {
|
||||
state="error"
|
||||
disabled={true}
|
||||
/>
|
||||
<Switch
|
||||
label="VPN"
|
||||
defaultChecked={true}
|
||||
fullWidth={true}
|
||||
labelSide="right"
|
||||
text="You must paDDy for this feature"
|
||||
state="error"
|
||||
disabled={true}
|
||||
/>
|
||||
</div>
|
||||
</form>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user