Page MenuHomePhabricator

[native] make SingleLine the default export
ClosedPublic

Authored by ginsu on Sep 5 2023, 11:02 AM.
Tags
None
Referenced Files
F3043160: D9090.id30823.diff
Tue, Oct 22, 2:17 PM
F3043159: D9090.id30818.diff
Tue, Oct 22, 2:17 PM
F3043158: D9090.id30786.diff
Tue, Oct 22, 2:17 PM
F3043132: D9090.id.diff
Tue, Oct 22, 2:17 PM
F3036095: D9090.diff
Tue, Oct 22, 5:04 AM
Unknown Object (File)
Thu, Oct 10, 7:21 PM
Unknown Object (File)
Sep 22 2024, 6:27 PM
Unknown Object (File)
Sep 22 2024, 2:45 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
Lint Not Applicable
Unit
Tests Not Applicable