Navigate to cell detail page on cell click
This commit is contained in:
parent
e5080eaaf6
commit
3bfcfff1eb
4 changed files with 13 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export const ROUTE_NAMES = {
|
||||
CELL_DETAIL: "cell-detail",
|
||||
COMPLIANCE_ADDRESS: "compliance-address",
|
||||
REVIEW_SITE: "review-site",
|
||||
} as const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue