You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* * LICENSE * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * */importModifierfrom'famous/core/Modifier';importRenderNodefrom'famous/core/RenderNode';importTransitionableTransformfrom'famous/transitions/TransitionableTransform';importEventHandlerfrom'famous/core/EventHandler';import"army-knife/polyfill.Function.name";/* * The Molecule is the basic building block of all components. * @class */classMoleculeextendsRenderNode{constructor(initialOptions){/* ... */}}exportMoleculeexportdefaultMolecule;
The menu shows no links for this file because it doesn't have any function docs to link to, but there should at least be a way to link to the file's page somehow. Perhaps a link symbol next to the name or something.
The text was updated successfully, but these errors were encountered:
FOr example, I have a file like
The menu shows no links for this file because it doesn't have any function docs to link to, but there should at least be a way to link to the file's page somehow. Perhaps a link symbol next to the name or something.
The text was updated successfully, but these errors were encountered: