mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-28 03:08:37 +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 UsersTable from '../../components/UsersTable';
|
||||
import UsersTable from '../../components/table/UsersTable';
|
||||
|
||||
const User = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user