mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 16:06:02 +01:00
chore(web): add prettier and format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Box, Text } from "@chakra-ui/react";
|
||||
import { Box, Text } from '@chakra-ui/react';
|
||||
|
||||
const Header: React.FC<{ title: string }> = ({ title }) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user