Convert ResourceContainer
from class to functional component
#397
Labels
good first issue
Good for newcomers
ResourceContainer
from class to functional component
#397
Background:
Functional components are smaller, more performant, and more modern than legacy class-based ones. Let's convert the
ResourceContainer
class to a functional component to improve the bundle size + performance of this libraryExpected Behavior:
ResourceContainer
class is gone and replaced with a functional component of the same name.The text was updated successfully, but these errors were encountered: