Skip to content

Commit d3f2679

Browse files
author
Daniel Montoya
committed
fix(): orden y correcciones dropdown calendario
1 parent 35fae8f commit d3f2679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/organisms/Alerts/Alert.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { Close } from '@/atoms/Icons'
1515
* state='info'
1616
* buttonName='Texto botón'
1717
* buttonIcon={<Multimedia />}
18-
* onClick={() => alert('hola ')}
18+
* onClick={() => alert('hola')}
1919
* m='0 20px'>
2020
* Mensaje
2121
* </Alert>

0 commit comments

Comments
 (0)