C2LC-245: Fix replace command focus trap

Metadata

Source
C2LC-245
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2020-11-02T17:35:21.815-0500
Updated
2020-11-09T13:47:41.177-0500
Versions
N/A
Fixed Versions
  1. Coding Env 0.5
Component
N/A

Description

Previous focus trap got removed unintentionally when a wrapped div around CommandPaletteCommand components has removed. Now the component doesn't have a wrapped div, add a className directly to the component.