mirror of https://github.com/minio/minio.git
54e5ee6535
All routes '/', '/:bucket/', '/:bucket/*' render the same component. Instead we could just have a single route like following which combines all the above routes '/:bucket?/*' bucket is optional here, so it can cover '/' |
||
---|---|---|
.. | ||
__tests__ | ||
Bucket.js | ||
BucketContainer.js | ||
BucketDropdown.js | ||
BucketList.js | ||
BucketPolicyModal.js | ||
BucketSearch.js | ||
MakeBucketModal.js | ||
Policy.js | ||
PolicyInput.js | ||
actions.js | ||
reducer.js | ||
selectors.js |