mirror of
https://github.com/dzeiocom/components.git
synced 2025-07-31 09:01:57 +00:00
new Fixes
- Box Header should be bold - Buttons Hover/Active forms not correct - Fixed one of the old Checkbox bug - Footer Made with should be bold - Sidebar fixes Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@@ -20,7 +20,7 @@ tmp.args = {label: 'Label', helper: 'Helper', maxLength: 6, iconLeft: {
|
||||
export const Normal = tmp
|
||||
|
||||
tmp = Basic.bind({})
|
||||
tmp.args = {label: 'Label', filled:true, helper: 'Helper', choices: [
|
||||
tmp.args = {label: 'Label', helper: 'Helper', choices: [
|
||||
'a',
|
||||
'a',
|
||||
'a',
|
||||
|
Reference in New Issue
Block a user