Closed
Description
Continuing from #2668.
Sketch file does not represent UI as symbols. Symbols in Sketch are like components in React.
Imagine if controls in Blueprint were developed as functions in one monolithic javascript file. Then in order to use a component the developer had to open a large javascript file, copy relevant code and paste into their application.