-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Hi,
I tried this package after installing it directly from Atom packages manager.
I have a file User.jsx with the following content :
import api from './Api';
From rename with refactor Atom menu, I renamed my Api.jsx file into Api2.jsx but the content of User.jsx file is not changed :-(
I tried after changing file format settings of package (js to jsx), but same result, no change.
Can you help me with this issue?
Reactions are currently unavailable