App.js
import { useState, useMemo } from \'react\'; import { useTable } from \'react-table\'; function App() { const columns = useMemo(