Rename XyzAction components to XyzButton
The term "action" is quite overloaded since we use redux, so let's call it "button" since that's how it behaves.
Showing
- app/features/navbar/components/HelpButton.js 2 additions, 4 deletionsapp/features/navbar/components/HelpButton.js
- app/features/navbar/components/Navbar.js 4 additions, 4 deletionsapp/features/navbar/components/Navbar.js
- app/features/settings/components/SettingsButton.js 5 additions, 5 deletionsapp/features/settings/components/SettingsButton.js
- app/features/settings/components/index.js 1 addition, 1 deletionapp/features/settings/components/index.js
Loading
Please register or sign in to comment