@roochnetwork/rooch-sdk-kit
Version:
Rooch SDK Kit
27 lines (26 loc) • 1.14 kB
JavaScript
// src/components/local-wallet-modal/LocalWalletModal.css.ts
var backButtonContainer = "LocalWalletModal_backButtonContainer__1dnc6oh6";
var closeButtonContainer = "LocalWalletModal_closeButtonContainer__1dnc6oh7";
var content = "LocalWalletModal_content__1dnc6oh2";
var overlay = "LocalWalletModal_overlay__1dnc6oh0";
var selectedViewContainer = "LocalWalletModal_selectedViewContainer__1dnc6oh5";
var sessionListContainer = "LocalWalletModal_sessionListContainer__1dnc6oh9";
var sessionListContainerWithViewSelected = "LocalWalletModal_sessionListContainerWithViewSelected__1dnc6oha";
var sessionListContent = "LocalWalletModal_sessionListContent__1dnc6oh8";
var title = "LocalWalletModal_title__1dnc6oh1";
var viewContainer = "LocalWalletModal_viewContainer__1dnc6oh4";
var whatIsASessionButton = "LocalWalletModal_whatIsASessionButton__1dnc6oh3";
export {
backButtonContainer,
closeButtonContainer,
content,
overlay,
selectedViewContainer,
sessionListContainer,
sessionListContainerWithViewSelected,
sessionListContent,
title,
viewContainer,
whatIsASessionButton
};
//# sourceMappingURL=LocalWalletModal.css.js.map