mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 06:51:46 +01:00
chore(templates): handle icons and without function
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default (config: any) => ({
|
||||
export default (config: { colors: string[] }) => ({
|
||||
slots: {
|
||||
base: 'rounded-md font-medium inline-flex items-center focus:outline-none focus-visible:outline-0 disabled:cursor-not-allowed disabled:opacity-75 shrink-0',
|
||||
label: '',
|
||||
|
||||
Reference in New Issue
Block a user