mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-27 14:18:39 +00:00
♻️ refactor(components): refactor the components folder structure and related imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import TokensTable from '../../components/TokensTable';
|
||||
import TokensTable from '../../components/table/TokensTable';
|
||||
|
||||
const Token = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user