Page MenuHomePhabricator

[native] make SingleLine the default export
ClosedPublic

Authored by ginsu on Sep 5 2023, 11:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 5:39 AM
Unknown Object (File)
Fri, Sep 13, 5:39 AM
Unknown Object (File)
Fri, Sep 13, 5:39 AM
Unknown Object (File)
Fri, Sep 13, 5:38 AM
Unknown Object (File)
Mon, Sep 2, 3:53 PM
Unknown Object (File)
Sun, Aug 25, 7:12 PM
Unknown Object (File)
Sun, Aug 25, 11:18 AM
Unknown Object (File)
Sat, Aug 24, 9:05 PM
Subscribers

Details

Summary

While I was working with the SingleLine component for user profiles, I noticed that this component was not default export. This is not consistent with the rest of the components in our codebase, so to address this I made SingleLine the default export and updated the import calls to reflect this change

Depends on D9013

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage