Skip to content

Commit e280b8d

Browse files
committed
fix: reformat
1 parent 13c0626 commit e280b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arbitrum-docs/stylus/how-tos/caching-contracts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target_audience: 'Developers deploying smart contracts using Stylus.'
77
sidebar_position: 3
88
---
99

10-
import {VanillaAdmonition} from '@site/src/components/VanillaAdmonition/';
10+
import { VanillaAdmonition } from '@site/src/components/VanillaAdmonition/';
1111

1212
<a data-quicklook-from="stylus">Stylus</a> is designed for fast computation and efficiency. However,
1313
the initialization process when entering a contract can be resource-intensive and time-consuming.

0 commit comments

Comments
 (0)