Micah Thomas
Micah Thomas
Yeah seriously threw me for a loop, atleast put some disclaimer on the README
I don't think there is a easy workaround. You would need to pass in the store via another provider component or via props. I ended up switching to [react-flexbox-grid](https://roylee0704.github.io/react-flexbox-grid/), it...
Reading the [docs](https://developer.apple.com/documentation/virtualization/vzvirtiotraditionalmemoryballoondevice), looks like lima would have to do some work to make the `VZVirtioTraditionalMemoryBalloonDevice` work: > To use a memory balloon device, change the value in the [targetVirtualMachineMemorySize](https://developer.apple.com/documentation/virtualization/vzvirtiotraditionalmemoryballoondevice/targetvirtualmachinememorysize)...