We need to keep track of the user selection in the library. For that, we can persist the data using data store. We need to create a generic implementation of how we can store these values.
Test that this is working by correctly remembering and setting the values added to the control bar by #2
We need to keep track of the user selection in the library. For that, we can persist the data using data store. We need to create a generic implementation of how we can store these values.
Test that this is working by correctly remembering and setting the values added to the control bar by #2