mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: shortDescription
This commit is contained in:
@@ -28,7 +28,7 @@ export default function Examples({
|
||||
exampleCards
|
||||
}: ExampleProps) {
|
||||
return (
|
||||
<Box mt={4}>
|
||||
<Box id={'examples'} mt={4}>
|
||||
<Box mt={4} display="flex" gap={1} alignItems="center">
|
||||
<Typography mb={2} fontSize={30} color={'primary'}>
|
||||
{title}
|
||||
|
||||
Reference in New Issue
Block a user