chore: upgrade tailwind

This commit is contained in:
Aman Harwara
2023-12-23 12:46:47 +05:30
parent 0b7372a007
commit a5e2551dd0
21 changed files with 39 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
import { getIconForFileType } from "./getIconForFileType"
import { getIconForFileType } from './getIconForFileType'
describe('icons utils', () => {
describe('getIconForFileType', () => {