We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea7601 commit 5d06fd7Copy full SHA for 5d06fd7
src/Table.js
@@ -1,6 +1,5 @@
1
import React from "react";
2
import ReactTable from "react-table";
3
-import { SegmentedController } from '@procore/core-react'
4
import data from './list.json'
5
6
export class Table extends React.Component {
0 commit comments