demarches-normaliennes/app/components/attachment/progress_bar_component.rb

5 lines
97 B
Ruby
Raw Normal View History

# frozen_string_literal: true
class Attachment::ProgressBarComponent < ApplicationComponent
end