UNPKG

@jupyterlab/git

Version:

A JupyterLab extension for version control using git

5 lines (4 loc) 99 B
import { style } from 'typestyle'; export const rebaseActionStyle = style({ padding: '8px' });