fix: bad typography overrides (#1)

This commit is contained in:
enscribe 2024-09-19 12:03:58 -07:00
parent c64a081508
commit c4b6e75915
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
5 changed files with 5 additions and 18 deletions

View file

@ -1,4 +1,4 @@
import React, { useState, useEffect } from 'react'
import { useState, useEffect } from 'react'
import { Button } from '@/components/ui/button'
import {
DropdownMenu,