Skip to content

feat: introduce the `ActionsComponent` prop

  1. refactor the action buttons into a RogerActions component
  2. use this component as a default for a newly introduced ActionsComponent prop
  3. document how to use/inject custom actions components

This is somewhat related to frames#9.

Edited by Stefan Hynek