Simplify shared import paths in shared code

Repository details (talkie)
Project page
talkie
Project category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Commit details (cbe719af)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Simplify shared import paths in shared code

Raw text
Simplify shared import paths in shared code

Changed files (16)

Path Additions Deletions
src/shared/components/navigation/nav.jsx +4 -4
src/shared/components/navigation/tab-contents.jsx +1 -1
src/shared/components/section/free-section.jsx +3 -3
src/shared/components/section/premium-section.jsx +3 -3
src/shared/configuration.js +1 -1
src/shared/containers/nav-container.jsx +1 -1
src/shared/content-logger.js +2 -2
src/shared/error-handling.js +1 -1
src/shared/execute.js +2 -2
src/shared/metadata-manager.js +1 -1
src/shared/plug.js +1 -1
src/shared/promise-logging.js +1 -1
src/shared/tabs.js +2 -2
src/shared/talkie-progress.js +1 -1
src/shared/urls.js +2 -2
src/shared/voices.js +2 -2

Commit categories (3)