Skip to content

Commit afb30bc

Browse files
use common component
1 parent 721929c commit afb30bc

File tree

2 files changed

+1
-136
lines changed

2 files changed

+1
-136
lines changed

src/components/PregenrateSmartAccount/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useState, useEffect } from "react";
22
import axios from "axios";
3-
import styles from "./styles.module.css";
3+
import styles from "@site/src/components/PregenerateWallet/styles.module.css";
44

55
export default function LookupSCWAPIPage() {
66
const networkOptions = ["sapphire_mainnet", "sapphire_devnet"];

src/components/PregenrateSmartAccount/styles.module.css

Lines changed: 0 additions & 135 deletions
This file was deleted.

0 commit comments

Comments
 (0)