mirror of
https://github.com/directus/directus.git
synced 2026-02-08 03:35:18 -05:00
Add csv to interfaces fix icon alignment and icon
This commit is contained in:
@@ -66,6 +66,7 @@ export default defineComponent({
|
||||
time: ['datetime'],
|
||||
json: ['checkboxes', 'tags'],
|
||||
uuid: ['text-input'],
|
||||
csv: ['tags'],
|
||||
};
|
||||
|
||||
const recommended = recommendedInterfacesPerType[type] || [];
|
||||
|
||||
Reference in New Issue
Block a user