fix: start new chat icon

Fix/start new chat icon
This commit is contained in:
Dustin Loring
2024-12-13 13:58:41 -05:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
{ "commit": "1d64a15ed0110fc62091b1dca90139de9fb9fdb4" }
{ "commit": "1d64a15ed0110fc62091b1dca90139de9fb9fdb4" }

View File

@@ -241,6 +241,7 @@ export default defineConfig({
collections: {
...customIconCollection,
},
unit: 'em',
}),
],
});