Spaces:
Runtime error
Runtime error
speech
Browse files- src/app/about-event.tsx +2 -1
src/app/about-event.tsx
CHANGED
@@ -4,7 +4,8 @@ import { Typography } from "@material-tailwind/react";
|
|
4 |
import AboutCard from "@/components/about-card";
|
5 |
|
6 |
import React from 'react';
|
7 |
-
|
|
|
8 |
// {
|
9 |
// title: "Title",
|
10 |
// description: "",
|
|
|
4 |
import AboutCard from "@/components/about-card";
|
5 |
|
6 |
import React from 'react';
|
7 |
+
|
8 |
+
|
9 |
// {
|
10 |
// title: "Title",
|
11 |
// description: "",
|