Skip to content

refactor(wallet-dashboard): Remove empty (feature-controlled) route group #123

@msarcev

Description

@msarcev

After the feature flag cleanup in #81, the `(feature-controlled)` route group layout is now an empty pass-through (`<>{children}</>`), serving no purpose.

The `migration/` and `vesting/` pages inside it can be moved up directly under `(protected)/`, and the `(feature-controlled)/` directory (along with its layout) can be deleted.

Related: iotaledger/iota#11181 (comment)

Blocked: required #81 to be merged

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions