Search for a command to run...
No tags
import { Prettier } from '@designali/logos';const App = () => { return ( <Prettier size={260} color="currentColor" /> );};export default App;