Project

General

Profile

Actions

Bug #26652

closed

Refactor folder structure of ToastList

Added by Maria Agaphontzev about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Low
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

currently is:

toastNotifications
├── __snapshots__
├── index.js
├── ToastList.fixtures.js
├── ToastList.stories.js
└── ToastList.test.js


should be:
ToastList
├── __snapshots__
├── ToastList.js
├── index.js
├── ToastList.fixtures.js
├── ToastList.stories.js
└── ToastList.test.js

Actions

Also available in: Atom PDF