export default defineAppConfig({ nui: { defaultShapes: { accordion: 'rounded', autocompleteItem: 'rounded', avatar: 'full', button: 'rounded', buttonAction: 'rounded', buttonIcon: 'rounded', buttonClose: 'full', card: 'rounded', dropdown: 'rounded', iconBox: 'rounded', input: 'rounded', message: 'curved', pagination: 'rounded', progess: 'full', prose: 'rounded', tabSlider: 'rounded', tag: 'rounded', }, }, })