carType page over
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { CollapseProps } from "antd";
|
||||
import { Collapse } from "antd";
|
||||
import Text from "../text";
|
||||
import Title from "../title";
|
||||
import Text from "../lib_components/text";
|
||||
import Title from "../lib_components/title";
|
||||
|
||||
const FaqTexts: CollapseProps["items"] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user