Skip to content

Commit

Permalink
use common component
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushBherwani1998 committed Jan 10, 2025
1 parent 721929c commit afb30bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 136 deletions.
2 changes: 1 addition & 1 deletion src/components/PregenrateSmartAccount/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, { useState, useEffect } from "react";
import axios from "axios";
import styles from "./styles.module.css";
import styles from "@site/src/components/PregenerateWallet/styles.module.css";

export default function LookupSCWAPIPage() {
const networkOptions = ["sapphire_mainnet", "sapphire_devnet"];
Expand Down
135 changes: 0 additions & 135 deletions src/components/PregenrateSmartAccount/styles.module.css

This file was deleted.

0 comments on commit afb30bc

Please sign in to comment.