mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-30 22:01:46 +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 RedemptionsTable from '../../components/RedemptionsTable';
|
||||
import RedemptionsTable from '../../components/table/RedemptionsTable';
|
||||
|
||||
const Redemption = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user