Skip to content

Commit fdf4cc6

Browse files
Samuel  TranSamuel  Tran
authored andcommitted
Deleted atomsselectors and atomscomponents from StateRouteProps related to deprecated recoil.js
1 parent 34973f2 commit fdf4cc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/components/StateRoute.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ export interface StateRouteProps {
3434
state?: string | object;
3535
stateSnaphot?: object;
3636
children?: any[];
37-
atomsComponents?: any;
38-
atomSelectors?: any;
3937
};
4038
hierarchy: any;
4139
snapshots: [];

0 commit comments

Comments
 (0)