Skip to content

Commit cfe4f48

Browse files
authored
Merge pull request #34 from minima-global/bugfix/lists
ul fix
2 parents ff34ca6 + 6c54e01 commit cfe4f48

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

app/docs/[[...slug]]/page.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ export default async function Page(props: {
6262
Accordions,
6363
Heading,
6464
Link,
65-
ul: (props) => (
66-
<ul className=" pl-[1.6em] indent-[-1.4em] " {...props} />
67-
),
6865
SvgComponent,
6966
SvgComponent2,
7067
SvgComponentTest,

content/docs/development/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ tag: development
55
icon: Code
66
---
77

8-
- test
9-
108
For developers, Minima provides a unique environment for producing exciting decentralized applications, pushing the boundaries of modern day technology.
119

1210
This section includes tutorials on constructing transactions, MiniDapps and smart contracts.

0 commit comments

Comments
 (0)